home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 14 / 014.d81 / r.symbol master < prev    next >
Text File  |  2022-08-26  |  2KB  |  107 lines

  1.  
  2.              Review of
  3.  
  4.            SYMBOL  MASTER
  5.  
  6.  
  7. Produced by: Schnedler Systems
  8.              1501 N. Ivanhoe St.
  9.              Arlington, VA  22205
  10.  
  11.  
  12. Reviewed by:  R.W. 'Bob' Kober
  13.               P.O. Box 181
  14.               Buffalo, TX   75831
  15.  
  16.  
  17.   SYMBOL MASTER is a Multi-Pass
  18.  
  19. Symbolic Disassembler for the C-64.
  20.  
  21. First, I'll explain what that is.
  22.  
  23.   Most everyone who programs, has a
  24.  
  25. machine language monitor with a simple
  26.  
  27. disassembler built in it. Examples of
  28.  
  29. these monitors are SUPERMON, MICROMON,
  30.  
  31. DRIVEMON, etc... These monitors also
  32.  
  33. usually include a simple assembler,
  34.  
  35. which is suitable for writing very
  36.  
  37. short machine-language programs, or
  38.  
  39. making some very minimal modifications
  40.  
  41. to existing programs. However, to do
  42.  
  43. any significant programming, a
  44.  
  45. symbolic assembler is desirable.
  46.  
  47.   Anyone who has followed this far
  48.  
  49. will appreciate what this program can
  50.  
  51. do. Very simply stated, it takes any
  52.  
  53. ML program, and converts it to source
  54.  
  55. code that any of four assemblers can
  56.  
  57. use.
  58.  
  59.   Only 30 minutes after I opened the
  60.  
  61. package and read the first few pages,
  62.  
  63. I converted the C-64 WEDGE to PAL 64
  64.  
  65. source code, and then by changing only
  66.  
  67. one number, the origin, re-assembled
  68.  
  69. it to memory starting at $1000. Now
  70.  
  71. moving the WEDGE to this new location
  72.  
  73. serves no purpose other than to
  74.  
  75. demonstrate what SYMBOL MASTER is
  76.  
  77. capable of doing. With just a little
  78.  
  79. practice, modification of most any ML
  80.  
  81. program is possible.
  82.  
  83.   The four assemblers supported are
  84.  
  85. MAE, PAL 64, DEVELOP-64, and CBM 64
  86.  
  87. MACRO SYSTEM. A version that supports
  88.  
  89. COMPUTE!S LADS is in development now.
  90.  
  91.   The program cost $49.95, and it
  92.  
  93. comes on a UN-PROTECTED disk. It even
  94.  
  95. includes a copy-program along with
  96.  
  97. many, many other programs.
  98.  
  99.   I truly believe that this would be
  100.  
  101. a valued addition to any programmers
  102.  
  103. library.
  104.  
  105.  
  106. ---------< end of article >-----------
  107.